type github.com/andybalholm/brotli.hashRolling (struct)

Method Implmentations (3 other methods implement nothing)

Common() *hasherCommon *hashRolling.M : hasherHandle.Common
FindLongestMatch(dictionary *encoderDictionary, data []byte, ring_buffer_mask uint, distance_cache []int, cur_ix uint, max_length uint, max_backward uint, gap uint, max_distance uint, out *hasherSearchResult) *hashRolling.M : hasherHandle.FindLongestMatch
Initialize(params *encoderParams) *hashRolling.M : hasherHandle.Initialize
Prepare(one_shot bool, input_size uint, data []byte) *hashRolling.M : hasherHandle.Prepare
PrepareDistanceCache(distance_cache []int) *hashRolling.M : hasherHandle.PrepareDistanceCache
StitchToPreviousBlock(num_bytes uint, position uint, ringbuffer []byte, ring_buffer_mask uint) *hashRolling.M : hasherHandle.StitchToPreviousBlock
Store(data []byte, mask uint, ix uint) *hashRolling.M : hasherHandle.Store
StoreRange(data []byte, mask uint, ix_start uint, ix_end uint) *hashRolling.M : hasherHandle.StoreRange